type go/types.actionDesc
3 uses
go/types (current package)
check.go#L75: desc *actionDesc // action description; may be nil, requires debug to be set
check.go#L82: a.desc = &actionDesc{pos, format, args}
check.go#L88: type actionDesc struct {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)